Skip to content

Conversation

@nordic-krch
Copy link
Contributor

test-sdk-nrf: collab-nrfx-4.0

@nordic-krch nordic-krch added the CI-all-test Run All integration tests label Oct 27, 2025
@github-actions
Copy link

Since quarantine was modified, please make sure you are following the process described in Quarantine Process.

@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 27, 2025
@nordic-krch nordic-krch changed the base branch from main to collab-nrfx-4.0 October 27, 2025 18:11
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 27, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrfx https://github.com/nrfconnect/nrfx/commit/ea33583397fecf09f8bed0b8487753a266f2cb10 https://github.com/nrfconnect/nrfx/commit/327c2ba51a4886b3701cc6be3a9763311d3a56b2 (4.0-dev) nrfconnect/[email protected]
nrfxlib nrfconnect/sdk-nrfxlib@582fb48 nrfconnect/sdk-nrfxlib@cb3c6ef (collab-nrfx-4.0) nrfconnect/[email protected]
zephyr nrfconnect/sdk-zephyr@a695d7d nrfconnect/sdk-zephyr@7c25fbf (collab-nrfx-4.0) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 27, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 25

Inputs:

Sources:

sdk-nrf: PR head: a7bedde77499fe9fbe39d95a47740c39c6b0bbd7
nrfxlib: PR head: cb3c6efaa8357bd6fa354976dbaef3a61c3bf98b
zephyr: PR head: 7c25fbf95f4dbf091c7e738daf214de9be087c05

more details

sdk-nrf:

PR head: a7bedde77499fe9fbe39d95a47740c39c6b0bbd7
merge base: 50096e24dd9414ceea62987cafca72a286002dc0
target head (collab-nrfx-4.0): 50096e24dd9414ceea62987cafca72a286002dc0
Diff

nrfxlib:

PR head: cb3c6efaa8357bd6fa354976dbaef3a61c3bf98b
merge base: 582fb48911f0c4914dfadc9444ad118e2c9060db
Diff

zephyr:

PR head: 7c25fbf95f4dbf091c7e738daf214de9be087c05
merge base: a695d7d736df76c92c57fa18e18f43022a594684
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (77)
applications
│  ├── nrf5340_audio
│  │  ├── src
│  │  │  ├── audio
│  │  │  │  │ Kconfig.defaults
│  │  │  ├── modules
│  │  │  │  │ audio_sync_timer.c
include
│  ├── debug
│  │  │ ppi_trace.h
lib
│  ├── fem_al
│  │  │ fem_al.c
modules
│  ├── nrfxlib
│  │  ├── nrf_802154
│  │  │  ├── sl
│  │  │  │  ├── platform
│  │  │  │  │  ├── nrf_802154_platform_sl_lptimer_grtc_hw_task.c
│  │  │  │  │  ├── nrf_802154_platform_sl_lptimer_zephyr.c
│  │  │  │  │  │ nrf_802154_platform_timestamper.c
nrfxlib
│  ├── nrf_802154
│  │  ├── zephyr
│  │  │  │ Kconfig.nrfxlib
samples
│  ├── bluetooth
│  │  ├── conn_time_sync
│  │  │  ├── src
│  │  │  │  ├── controller_time_nrf52.c
│  │  │  │  ├── controller_time_nrf53_app.c
│  │  │  │  │ timed_led_toggle.c
│  │  ├── direct_test_mode
│  │  │  ├── src
│  │  │  │  │ dtm.c
│  │  ├── iso_time_sync
│  │  │  ├── src
│  │  │  │  ├── controller_time_nrf52.c
│  │  │  │  ├── controller_time_nrf53_app.c
│  │  │  │  │ timed_led_toggle.c
│  │  ├── radio_coex_1wire
│  │  │  ├── src
│  │  │  │  │ main.c
│  ├── esb
│  │  ├── esb_monitor
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  ├── esb_prx
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp.conf
│  │  ├── esb_ptx
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp.conf
│  ├── peripheral
│  │  ├── 802154_phy_test
│  │  │  ├── src
│  │  │  │  ├── periph_proc.c
│  │  │  │  │ rf_proc.c
│  │  ├── radio_test
│  │  │  ├── src
│  │  │  │  │ radio_test.c
subsys
│  ├── debug
│  │  ├── cpu_load
│  │  │  │ cpu_load.c
│  │  ├── ppi_trace
│  │  │  ├── Kconfig
│  │  │  │ ppi_trace.c
│  ├── dm
│  │  │ dm.c
│  ├── esb
│  │  ├── Kconfig
│  │  ├── esb_dppi.c
│  │  ├── esb_peripherals.h
│  │  │ esb_ppi.c
│  ├── gazell
│  │  │ gzll_glue.c
│  ├── mpsl
│  │  ├── fem
│  │  │  ├── Kconfig
│  │  │  ├── common
│  │  │  │  │ mpsl_fem_utils.c
│  │  │  ├── nrf2220
│  │  │  │  │ mpsl_fem_nrf2220.c
│  │  │  ├── nrf2240
│  │  │  │  │ mpsl_fem_nrf2240.c
│  │  ├── hwres
│  │  │  │ mpsl_dppi.c
│  │  ├── pin_debug
│  │  │  ├── Kconfig
│  │  │  ├── mpsl_pin_debug_nrf54.c
│  │  │  │ mpsl_pin_debug_radio_core.c
tests
│  ├── drivers
│  │  ├── audio
│  │  │  ├── pdm_loopback
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  │  ├── i2c
│  │  │  ├── i2c_latency
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf52840dk_nrf52840.conf
│  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
│  ├── modules
│  │  ├── mcuboot
│  │  │  ├── external_flash
│  │  │  │  ├── sysbuild
│  │  │  │  │  ├── mcuboot
│  │  │  │  │  │  │ prj.conf
│  ├── subsys
│  │  ├── debug
│  │  │  ├── cpu_load
│  │  │  │  ├── src
│  │  │  │  │  │ test_cpu_load.c
west.yml
zephyr
│  ├── drivers
│  │  ├── counter
│  │  │  │ counter_nrfx_rtc.c
│  │  ├── display
│  │  │  ├── Kconfig.nrf_led_matrix
│  │  │  │ display_nrf_led_matrix.c
│  │  ├── pwm
│  │  │  │ pwm_nrf_sw.c
│  │  ├── serial
│  │  │  │ uart_nrfx_uarte.c
│  │  ├── timer
│  │  │  ├── Kconfig.nrf_rtc
│  │  │  │ nrf_rtc_timer.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ Kconfig
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── nrfx
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  ├── subsys
│  │  │  ├── usb
│  │  │  │  ├── uac2_explicit_feedback
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ feedback_nrf.c
│  │  │  │  ├── uac2_implicit_feedback
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ feedback_nrf.c
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf52
│  │  │  │  │ soc.c
│  │  │  ├── nrf53
│  │  │  │  ├── soc.c
│  │  │  │  │ sync_rtc.c
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  │  │  ├── nrf91
│  │  │  │  │ soc.c

Outputs:

Toolchain

Version: 2b2cd9579a
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2b2cd9579a_bba2ea5f2e

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
  • ❌ Integration tests
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-apps
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rpc
    • ✅ test-sdk-wifi
    • ❌ test-low-level
    • ⚠️ test-sdk-audio
    • ⚠️ test_ble_nrf_config
    • ⚠️ test-fw-nrfconnect-chip
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-nrf_crypto
    • ⚠️ test-fw-nrfconnect-proprietary_esb
    • ⚠️ test-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem
    • ⚠️ test-fw-nrfconnect-tfm
    • ⚠️ test-fw-nrfconnect-thread-main
    • ⚠️ test-sdk-find-my
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_mosh
    • ⚠️ test-sdk-mcuboot
    • ⚠️ test-sdk-dfu

Note: This message is automatically posted and updated by the CI

@NordicBuilder NordicBuilder removed the doc-required PR must not be merged without tech writer approval. label Oct 29, 2025
@nordic-krch nordic-krch force-pushed the ncs/gppi2 branch 5 times, most recently from efe5bce to b7cebf4 Compare October 30, 2025 09:01
@nordic-krch nordic-krch marked this pull request as ready for review October 30, 2025 09:23
@nordic-krch nordic-krch requested review from a team and leewkb4567 as code owners October 30, 2025 09:23
@nordic-krch nordic-krch removed request for a team October 30, 2025 09:23
@nordic-krch nordic-krch force-pushed the ncs/gppi2 branch 3 times, most recently from 381e47b to f2ea989 Compare October 31, 2025 07:00
nordic-krch and others added 19 commits October 31, 2025 12:41
Update nrfx, zephyr and nrfxlib with major rework of GPPI library.

Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_dppi is deprecated and gppi shall be used.

Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_dppi is deprecated. Use GPPI helper instead.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Adapt module to use GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Use GPPI API instead of nrfx_ppi or nrfx_dppi.

Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_ppi and nrfx_dppi are deprecated and GPPI must be used. Align
to the new GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Additionally, removed support for PPI resources cleanup in case
of failed allocation. cpu_load is a debug feature and if allocation
fails then there is something wrong with the configuration and
configuration shall be fixed or cpu_load disabled.

Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_ppi and nrfx_dppi are deprecated.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Use GPPI instead of nrfx_ppi which is deprecated.

Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_ppi and nrfx_dppi are deprecated. Use GPPI for resource allocation.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Align test to the new GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Align samples to use the updated GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Adapt to the new GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Adapt radio_test sample to the new GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Use the new GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Align sample to the new GPPI API.

Signed-off-by: Krzysztof Chruściński <[email protected]>
nrfx_dppi is deprecated and nrfx_gppi need to be used.

Signed-off-by: Krzysztof Chruściński <[email protected]>
CONFIG_NRFX_TWIXxx options has been removed. Aligning test to
not use those.

Signed-off-by: Krzysztof Chruściński <[email protected]>
They are not needed by the test and consumes Flash.

Signed-off-by: Nikodem Kastelik <[email protected]>
@masz-nordic masz-nordic merged commit 2f751e9 into nrfconnect:collab-nrfx-4.0 Oct 31, 2025
9 of 14 checks passed
@NordicBuilder
Copy link
Contributor

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 652[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840dk/nrf52840]: ROM size increased by 3120[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 3284[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52840dongle/nrf52840]: ROM size increased by 672[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52820dongle/nrf52820]: ROM size increased by 12304[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52833dk/nrf52820]: ROM size increased by 12520[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52dmouse/nrf52832]: ROM size increased by 3192[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 692[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 3700[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.smp_svr_mini_boot[[email protected]/nrf54h20/cpuapp]: ROM size increased by 2204[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-pluto @robertstypa @maciejpietras)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 640[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840gmouse/nrf52840]: ROM size increased by 3584[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 896[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.usb_next[nrf52840dk/nrf52840]: ROM size increased by 3516[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52833dk/nrf52833]: ROM size increased by 1896[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf52833dk/nrf52833]: ROM size increased by 3880[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 1144[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 704[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52kbd/nrf52832]: ROM size increased by 4296[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52833dk/nrf52820]: ROM size increased by 3048[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 800[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9102[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5858[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zdebug_mcuboot_qspi[nrf52840dk/nrf52840]: ROM size increased by 3288[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52820dongle/nrf52820]: ROM size increased by 2920[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 764[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_fast_pair.gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 1324[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 740[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf52833dk/nrf52833]: ROM size increased by 1520[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840dk/nrf52840]: ROM size increased by 3300[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840dongle/nrf52840]: ROM size increased by 548[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_nrf21540ek[nrf52840dk/nrf52840]: ROM size increased by 3412[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease.usb_next[nrf52840dk/nrf52840]: ROM size increased by 3244[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: ROM size increased by 2024[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf52dk/nrf52832]: ROM size increased by 756[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52dk/nrf52832]: ROM size increased by 1940[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1024[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_4llpmconn[nrf52840dongle/nrf52840]: ROM size increased by 548[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52kbd/nrf52832]: ROM size increased by 4120[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 1560[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52833dongle/nrf52833]: ROM size increased by 520[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf52833dk/nrf52833]: ROM size increased by 592[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 3108[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_wwcb[nrf52840dk/nrf52840]: ROM size increased by 3288[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 680[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840gmouse/nrf52840]: ROM size increased by 3604[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52840gmouse/nrf52840]: ROM size increased by 3404[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_keyboard[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1140[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 1736[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf52833dk/nrf52833]: ROM size increased by 1528[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12744[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9492[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zdebug_mcuboot_smp[nrf52840dk/nrf52840]: ROM size increased by 3288[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[thingy53/nrf5340/cpuapp]: ROM size increased by 1292[B] in comparison to the main[fd20d7a] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-25265/25)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. CI-all-test Run All integration tests manifest manifest-nrfx manifest-nrfxlib manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants